Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program that prompts the user to enter a string, then stores it in a variable us...Aug 04
PROGRAM TO COPY ONE STRING INTO ANOTHER STRING WITH AND WITHOUT USING "MOVSB" IN...Mar 13
PROGRAM TO COMPARE TWO STRINGS WITH AND WITHOUT USING "CMPSB" INSTRUCTION USING...Dec 02
Program of an array to display it's content as inputted and reversing it's...Aug 13
Program that prompts the user to enter a string of decimal digits, ending with a...May 27
Program that prompts the user to enter a string, then counts and display the num...Oct 29
Procedure that prompts the user to read a decimal number in the range 32767 to...Jul 31
Program that uses this DFA and validates whether an entered string is valid floa...Jan 11
Program to read two positive numbers and interchange it's values using *(mul) an...Sep 02
Program to read two positive numbers and interchange it's values using +(add) an...Dec 16
Program to concatenate two strings INSTR1 and INSTR2 and store the result in the...Apr 11
Program that prompts the user to enter a character, and on subsequent lines prin...Sep 28
Program that prompts the user to enter an 2D array of size 5x5 in row major orde...Oct 17
Program that prompts the user to enter an array of size 10 and display it.Sep 15
Program of converting class type to basic variable of type string using conversi...Jan 27
Program that shows typical declarations, assignments and values stored in variou...Nov 01
Program to enter two strings, Find the characters that match in both the string...Feb 05
Program of an array to display it's content as inputted and reversing it's conte...Dec 19
Program that asks user to input data and stores it in to the fileApr 14
Program to find the length of a string taken from user (without using strlen)Sep 02
Program to count word from user entered text or sentenceSep 14
PROGRAM DISPLAYS ON THE CONSOLE DISPLAY A MESSAGE ENTERED BY THE USERJun 10
PROGRAM DISPLAYS ON THE PRINTER A MESSAGE ENTERED BY THE USERNov 03
PROGRAM DISPLAYS ON THE PRINTER A MESSAGE ENTERED BY THE USERDec 25
Program for, asks user to input data and stores it in to the fileMar 24
Program to find the length of a string taken from user without using strlen...Nov 10
ProLog Program to print user entered numberFeb 21
Prolog program to display number of user entered books available in 2 different...Feb 21
Program to check entered string is palindrome or notDec 30
PROGRAM TO EXCHANGE THE CONTENT OF AL AND AH REGISTERS WITHOUT USING XCHG...Jul 06
A PROGRAM TO WRITE A PROGRAM TO EXCHANGE TWO MEMORY LOCATIONS WITH OUT USING `XC...Feb 22
An applet program that concatenates two string entered in TextField Jun 03
Program that will copy a string STRING_1 into another string STRING_2 using the ...Jan 23
Program that multiply the contents of AL by 8 ( using SHL instruction )Oct 05
Program to check entered string is palindrome or notJan 22
Program to rotate an entered stringOct 08
PREPARE TWO VARIABLES MSG1 HAVING "HELLO" & MSG2 HAVING "WORLD" & DISPLAY THESE ...Jan 05
Program of string variable Jan 07
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27
Program to get string after user specified positionFeb 06
Program to reverse a string inputted from the userApr 10
Program to count length of user input stringMar 17
Program using sign test whether entered value is alphabetic, numeric and alphanu...Mar 13
Program of storing and retrieving integers using data streams on a single fileOct 14
Local variables and local variable scopeNov 24
Variables Inheritance and use of Super keyword to access superclass variableMar 24
Program that will display a string using instruction LODSB.......Jun 06
PROGRAM FOR ADD 2 ARRAY ELEMENTS AND STORE IN 3rd ARRAY USING LOOP SPLITINGJul 19
Program to copy one string s2 to another string s1 without using strcopy...Sep 30
String operations like compare strings, concatenate strings, find length, revers...May 31